*** empty log message ***
authorJuanma Barranquero <lekktu@gmail.com>
Mon, 3 Feb 2003 16:31:35 +0000 (16:31 +0000)
committerJuanma Barranquero <lekktu@gmail.com>
Mon, 3 Feb 2003 16:31:35 +0000 (16:31 +0000)
lisp/ChangeLog

index 9c7938cb2b71295cd33a0487864fe3fba30357f7..5f305ac974a1745d97b310cef3ac259539ca5c47 100644 (file)
@@ -1,3 +1,9 @@
+2003-02-03  Juanma Barranquero  <lektu@terra.es>
+
+       * calculator.el (calculator): Don't use the minibuffer even in
+       electric mode; use a private buffer and display it in the minibuffer
+       window using `set-window-buffer'.
+
 2003-02-03  Dave Love  <fx@gnu.org>
 
        * emacs-lisp/benchmark.el: New.
 
        * antlr-mode.el (antlr): Moved to SourceForge.net
 
-       Changes from 2002-02-28:
-
        * antlr-mode.el: Minor bug fixes: insert options and indentation.
        (antlr-option-location): Don't use point as position where to
        insert options if point is in comment.